home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 219 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ccshst01.cs.uoguelph.ca!bmoir
  2. From: bmoir@uoguelph.ca (Benjamin Moir)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ => Watcom. Is this so wrong?
  5. Date: 3 Jan 1996 05:30:57 GMT
  6. Organization: University of Guelph
  7. Message-ID: <4cd4ah$69i@ccshst05.cs.uoguelph.ca>
  8. References: <4c467m$44h@news.infi.net>
  9. NNTP-Posting-Host: ccshst01.cs.uoguelph.ca
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Guy L. Winterbotham (glwinter@roanoke.infi.net) wrote:
  13. : I am about to upgrade. I can either wait for BCPP v5.0 or jump to 
  14. : Watcomm. I use third party crossplatform GUI libs and comms libs and so 
  15. : do not need MFC or OWL. I need target support for DOS extended, DOS, 
  16. : Windows 3.1 and probably OS/2. Watcom seems like the right idea. I like 
  17. : the Borland IDE ( just becuase I am used to it ). Has anybody made this 
  18. : move and have any real objection to it?
  19. : Regards,
  20. : Guy Winterbotham
  21.  
  22. I have never made this transition, but, with Watcom, you will have to 
  23. ensure that any 3rd party (static) LIBs are Watcom-compatible, or else 
  24. have the source code to re-compile it/them to make them Watcom-compatible.
  25.  
  26. Hope this helps...
  27.  
  28. ben
  29.  
  30.  
  31.